You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > clMtxExpr Class > clMtxExpr Methods > NormL1 Method > clMtxExpr.NormL1 Method ([In] TOpenCLMatrix, [In] TOpenCLMatrix, bool)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
clMtxExpr.NormL1 Method ([In] TOpenCLMatrix, [In] TOpenCLMatrix, bool)

Computes the L1 Norm between X and Y.

Syntax
C#
Visual Basic
public static double NormL1([In] TOpenCLMatrix X, [In] TOpenCLMatrix Y, bool RelativeError);

Internally calls clMatrix.NormL1

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!